#0322fa color space conversions
Hex:
        #0322fa
        RGB:
        3, 34, 250
        CMY:
        99, 87, 2
        CMYK:
        99, 86, 0, 2
      HSL:
        232°, 97.6285%, 49.6078%
        HSV (HSB):
        232°, 98.8000%, 98.0392%
        XYZ:
        17.8649, 8.0655, 91.0577
        xyY:
        0.1527, 0.0689, 8.0655
      CIE-Lab:
        34.1190, 70.3815, -102.0174
        CIE-LCH:
        34.1190, 123.9399, 304.6017
        CIE-Luv:
        34.1190, -10.8239, -129.5851
        Hunter-Lab:
        28.3999, 62.5853, -170.2197
      #0322fa color charts
#0322fa RGB chart
      #0322fa CMYK chart
      #0322fa RGB pie chart
      #0322fa color shades, tints & tones
#0322fa color schemes
#0322fa color preview, HTML & CSS examples
           This text has a color of #0322fa        
        
          <p style="color:#0322fa;">Text here</p>
        
        
          .mytext {color:#0322fa;}
        
        Text color #0322fa
      
           This box has a color of #0322fa        
        
          <div style="background-color:#0322fa;">Content here</div>
        
        
          .mybackground {background-color:#0322fa;}
        
        Background color #0322fa
      
           Border around this has a color of #0322fa        
        
          <div style="border:2px solid #0322fa;">Content here</div>
        
        
          .myborder {border:2px solid #0322fa;}
        
        Border color #0322fa