#1012fb color space conversions
Hex:
        #1012fb
        RGB:
        16, 18, 251
        CMY:
        94, 93, 2
        CMYK:
        94, 93, 0, 2
      HSL:
        239°, 96.7078%, 52.3529%
        HSV (HSB):
        239°, 93.6255%, 98.4314%
        XYZ:
        17.8426, 7.5078, 91.7755
        xyY:
        0.1523, 0.0641, 7.5078
      CIE-Lab:
        32.9361, 75.3611, -104.5508
        CIE-LCH:
        32.9361, 128.8804, 305.7844
        CIE-Luv:
        32.9361, -9.4018, -129.2297
        Hunter-Lab:
        27.4004, 68.2850, -179.4072
      #1012fb color charts
#1012fb RGB chart
      #1012fb CMYK chart
      #1012fb RGB pie chart
      #1012fb color shades, tints & tones
#1012fb color schemes
#1012fb color preview, HTML & CSS examples
           This text has a color of #1012fb        
        
          <p style="color:#1012fb;">Text here</p>
        
        
          .mytext {color:#1012fb;}
        
        Text color #1012fb
      
           This box has a color of #1012fb        
        
          <div style="background-color:#1012fb;">Content here</div>
        
        
          .mybackground {background-color:#1012fb;}
        
        Background color #1012fb
      
           Border around this has a color of #1012fb        
        
          <div style="border:2px solid #1012fb;">Content here</div>
        
        
          .myborder {border:2px solid #1012fb;}
        
        Border color #1012fb