#6271ef color space conversions
Hex:
        #6271ef
        RGB:
        98, 113, 239
        CMY:
        62, 56, 6
        CMYK:
        59, 53, 0, 6
      HSL:
        234°, 81.5029%, 66.0784%
        HSV (HSB):
        234°, 58.9958%, 93.7255%
        XYZ:
        26.5221, 20.6389, 84.2472
        xyY:
        0.2018, 0.1571, 20.6389
      CIE-Lab:
        52.5520, 31.2503, -65.4163
        CIE-LCH:
        52.5520, 72.4974, 295.5345
        CIE-Luv:
        52.5520, -12.0764, -104.4502
        Hunter-Lab:
        45.4301, 24.7058, -78.1485
      #6271ef color charts
#6271ef RGB chart
      #6271ef CMYK chart
      #6271ef RGB pie chart
      #6271ef color shades, tints & tones
#6271ef color schemes
#6271ef color preview, HTML & CSS examples
           This text has a color of #6271ef        
        
          <p style="color:#6271ef;">Text here</p>
        
        
          .mytext {color:#6271ef;}
        
        Text color #6271ef
      
           This box has a color of #6271ef        
        
          <div style="background-color:#6271ef;">Content here</div>
        
        
          .mybackground {background-color:#6271ef;}
        
        Background color #6271ef
      
           Border around this has a color of #6271ef        
        
          <div style="border:2px solid #6271ef;">Content here</div>
        
        
          .myborder {border:2px solid #6271ef;}
        
        Border color #6271ef