#0007f2 color space conversions
Hex:
        #0007f2
        RGB:
        0, 7, 242
        CMY:
        100, 97, 5
        CMYK:
        100, 97, 0, 5
      HSL:
        238°, 100.0000%, 47.4510%
        HSV (HSB):
        238°, 100.0000%, 94.9020%
        XYZ:
        16.1030, 6.5628, 84.4224
        xyY:
        0.1504, 0.0613, 6.5628
      CIE-Lab:
        30.7901, 74.9870, -103.0642
        CIE-LCH:
        30.7901, 127.4570, 306.0387
        CIE-Luv:
        30.7901, -9.0932, -123.1840
        Hunter-Lab:
        25.6179, 67.3709, -177.4546
      #0007f2 color charts
#0007f2 RGB chart
      #0007f2 CMYK chart
      #0007f2 RGB pie chart
      #0007f2 color shades, tints & tones
#0007f2 color schemes
#0007f2 color preview, HTML & CSS examples
           This text has a color of #0007f2        
        
          <p style="color:#0007f2;">Text here</p>
        
        
          .mytext {color:#0007f2;}
        
        Text color #0007f2
      
           This box has a color of #0007f2        
        
          <div style="background-color:#0007f2;">Content here</div>
        
        
          .mybackground {background-color:#0007f2;}
        
        Background color #0007f2
      
           Border around this has a color of #0007f2        
        
          <div style="border:2px solid #0007f2;">Content here</div>
        
        
          .myborder {border:2px solid #0007f2;}
        
        Border color #0007f2