#1205fc color space conversions
Hex:
        #1205fc
        RGB:
        18, 5, 252
        CMY:
        93, 98, 1
        CMYK:
        93, 98, 0, 1
      HSL:
        243°, 97.6285%, 50.3922%
        HSV (HSB):
        243°, 98.0159%, 98.8235%
        XYZ:
        17.8744, 7.2654, 92.5557
        xyY:
        0.1519, 0.0617, 7.2654
      CIE-Lab:
        32.4037, 77.8261, -106.0026
        CIE-LCH:
        32.4037, 131.5046, 306.2857
        CIE-Luv:
        32.4037, -8.8859, -129.1933
        Hunter-Lab:
        26.9544, 71.1992, -184.7210
      #1205fc color charts
#1205fc RGB chart
      #1205fc CMYK chart
      #1205fc RGB pie chart
      #1205fc color shades, tints & tones
#1205fc color schemes
#1205fc color preview, HTML & CSS examples
           This text has a color of #1205fc        
        
          <p style="color:#1205fc;">Text here</p>
        
        
          .mytext {color:#1205fc;}
        
        Text color #1205fc
      
           This box has a color of #1205fc        
        
          <div style="background-color:#1205fc;">Content here</div>
        
        
          .mybackground {background-color:#1205fc;}
        
        Background color #1205fc
      
           Border around this has a color of #1205fc        
        
          <div style="border:2px solid #1205fc;">Content here</div>
        
        
          .myborder {border:2px solid #1205fc;}
        
        Border color #1205fc