#000bf2 color space conversions
Hex:
        #000bf2
        RGB:
        0, 11, 242
        CMY:
        100, 96, 5
        CMYK:
        100, 95, 0, 5
      HSL:
        237°, 100.0000%, 47.4510%
        HSV (HSB):
        237°, 100.0000%, 94.9020%
        XYZ:
        16.1467, 6.6501, 84.4370
        xyY:
        0.1506, 0.0620, 6.6501
      CIE-Lab:
        30.9968, 74.3458, -102.7183
        CIE-LCH:
        30.9968, 126.8004, 305.8964
        CIE-Luv:
        30.9968, -9.2308, -123.3979
        Hunter-Lab:
        25.7879, 66.6362, -176.0811
      #000bf2 color charts
#000bf2 RGB chart
      #000bf2 CMYK chart
      #000bf2 RGB pie chart
      #000bf2 color shades, tints & tones
#000bf2 color schemes
#000bf2 color preview, HTML & CSS examples
           This text has a color of #000bf2        
        
          <p style="color:#000bf2;">Text here</p>
        
        
          .mytext {color:#000bf2;}
        
        Text color #000bf2
      
           This box has a color of #000bf2        
        
          <div style="background-color:#000bf2;">Content here</div>
        
        
          .mybackground {background-color:#000bf2;}
        
        Background color #000bf2
      
           Border around this has a color of #000bf2        
        
          <div style="border:2px solid #000bf2;">Content here</div>
        
        
          .myborder {border:2px solid #000bf2;}
        
        Border color #000bf2