#6272fc color space conversions
Hex:
        #6272fc
        RGB:
        98, 114, 252
        CMY:
        62, 55, 1
        CMYK:
        61, 55, 0, 1
      HSL:
        234°, 96.2500%, 68.6275%
        HSV (HSB):
        234°, 61.1111%, 98.8235%
        XYZ:
        28.6250, 21.6596, 94.7675
        xyY:
        0.1973, 0.1493, 21.6596
      CIE-Lab:
        53.6639, 34.8743, -70.8442
        CIE-LCH:
        53.6639, 78.9628, 296.2095
        CIE-Luv:
        53.6639, -12.7822, -113.5102
        Hunter-Lab:
        46.5398, 28.3443, -88.1523
      #6272fc color charts
#6272fc RGB chart
      #6272fc CMYK chart
      #6272fc RGB pie chart
      #6272fc color shades, tints & tones
#6272fc color schemes
#6272fc color preview, HTML & CSS examples
           This text has a color of #6272fc        
        
          <p style="color:#6272fc;">Text here</p>
        
        
          .mytext {color:#6272fc;}
        
        Text color #6272fc
      
           This box has a color of #6272fc        
        
          <div style="background-color:#6272fc;">Content here</div>
        
        
          .mybackground {background-color:#6272fc;}
        
        Background color #6272fc
      
           Border around this has a color of #6272fc        
        
          <div style="border:2px solid #6272fc;">Content here</div>
        
        
          .myborder {border:2px solid #6272fc;}
        
        Border color #6272fc