#2760fe color space conversions
Hex:
        #2760fe
        RGB:
        39, 96, 254
        CMY:
        85, 62, 0
        CMYK:
        85, 62, 0, 0
      HSL:
        224°, 99.0783%, 57.4510%
        HSV (HSB):
        224°, 84.6457%, 99.6078%
        XYZ:
        22.9090, 15.9528, 95.6377
        xyY:
        0.1703, 0.1186, 15.9528
      CIE-Lab:
        46.9125, 39.9914, -83.0672
        CIE-LCH:
        46.9125, 92.1926, 295.7077
        CIE-Luv:
        46.9125, -18.8817, -126.1618
        Hunter-Lab:
        39.9410, 32.4855, -114.0097
      #2760fe color charts
#2760fe RGB chart
      #2760fe CMYK chart
      #2760fe RGB pie chart
      #2760fe color shades, tints & tones
#2760fe color schemes
#2760fe color preview, HTML & CSS examples
           This text has a color of #2760fe        
        
          <p style="color:#2760fe;">Text here</p>
        
        
          .mytext {color:#2760fe;}
        
        Text color #2760fe
      
           This box has a color of #2760fe        
        
          <div style="background-color:#2760fe;">Content here</div>
        
        
          .mybackground {background-color:#2760fe;}
        
        Background color #2760fe
      
           Border around this has a color of #2760fe        
        
          <div style="border:2px solid #2760fe;">Content here</div>
        
        
          .myborder {border:2px solid #2760fe;}
        
        Border color #2760fe