#0005f2 color space conversions
Hex:
        #0005f2
        RGB:
        0, 5, 242
        CMY:
        100, 98, 5
        CMYK:
        100, 98, 0, 5
      HSL:
        239°, 100.0000%, 47.4510%
        HSV (HSB):
        239°, 100.0000%, 94.9020%
        XYZ:
        16.0813, 6.5193, 84.4152
        xyY:
        0.1503, 0.0609, 6.5193
      CIE-Lab:
        30.6866, 75.3084, -103.2372
        CIE-LCH:
        30.6866, 127.7861, 306.1096
        CIE-Luv:
        30.6866, -9.0248, -123.0737
        Hunter-Lab:
        25.5330, 67.7407, -178.1467
      #0005f2 color charts
#0005f2 RGB chart
      #0005f2 CMYK chart
      #0005f2 RGB pie chart
      #0005f2 color shades, tints & tones
#0005f2 color schemes
#0005f2 color preview, HTML & CSS examples
           This text has a color of #0005f2        
        
          <p style="color:#0005f2;">Text here</p>
        
        
          .mytext {color:#0005f2;}
        
        Text color #0005f2
      
           This box has a color of #0005f2        
        
          <div style="background-color:#0005f2;">Content here</div>
        
        
          .mybackground {background-color:#0005f2;}
        
        Background color #0005f2
      
           Border around this has a color of #0005f2        
        
          <div style="border:2px solid #0005f2;">Content here</div>
        
        
          .myborder {border:2px solid #0005f2;}
        
        Border color #0005f2