#2260fa color space conversions
Hex:
        #2260fa
        RGB:
        34, 96, 250
        CMY:
        87, 62, 2
        CMYK:
        86, 62, 0, 2
      HSL:
        223°, 95.5752%, 55.6863%
        HSV (HSB):
        223°, 86.4000%, 98.0392%
        XYZ:
        22.0979, 15.6080, 92.2904
        xyY:
        0.1700, 0.1201, 15.6080
      CIE-Lab:
        46.4559, 38.2433, -81.5934
        CIE-LCH:
        46.4559, 90.1113, 295.1128
        CIE-Luv:
        46.4559, -19.3435, -123.7029
        Hunter-Lab:
        39.5069, 30.7055, -110.8501
      #2260fa color charts
#2260fa RGB chart
      #2260fa CMYK chart
      #2260fa RGB pie chart
      #2260fa color shades, tints & tones
#2260fa color schemes
#2260fa color preview, HTML & CSS examples
           This text has a color of #2260fa        
        
          <p style="color:#2260fa;">Text here</p>
        
        
          .mytext {color:#2260fa;}
        
        Text color #2260fa
      
           This box has a color of #2260fa        
        
          <div style="background-color:#2260fa;">Content here</div>
        
        
          .mybackground {background-color:#2260fa;}
        
        Background color #2260fa
      
           Border around this has a color of #2260fa        
        
          <div style="border:2px solid #2260fa;">Content here</div>
        
        
          .myborder {border:2px solid #2260fa;}
        
        Border color #2260fa