#200af2 color space conversions
Hex:
        #200af2
        RGB:
        32, 10, 242
        CMY:
        87, 96, 5
        CMYK:
        87, 96, 0, 5
      HSL:
        246°, 92.0635%, 49.4118%
        HSV (HSB):
        246°, 95.8678%, 94.9020%
        XYZ:
        16.7312, 6.9350, 84.4611
        xyY:
        0.1547, 0.0641, 6.9350
      CIE-Lab:
        31.6584, 74.7963, -101.5951
        CIE-LCH:
        31.6584, 126.1589, 306.3612
        CIE-Luv:
        31.6584, -7.8043, -124.0909
        Hunter-Lab:
        26.3343, 67.3229, -171.7247
      #200af2 color charts
#200af2 RGB chart
      #200af2 CMYK chart
      #200af2 RGB pie chart
      #200af2 color shades, tints & tones
#200af2 color schemes
#200af2 color preview, HTML & CSS examples
           This text has a color of #200af2        
        
          <p style="color:#200af2;">Text here</p>
        
        
          .mytext {color:#200af2;}
        
        Text color #200af2
      
           This box has a color of #200af2        
        
          <div style="background-color:#200af2;">Content here</div>
        
        
          .mybackground {background-color:#200af2;}
        
        Background color #200af2
      
           Border around this has a color of #200af2        
        
          <div style="border:2px solid #200af2;">Content here</div>
        
        
          .myborder {border:2px solid #200af2;}
        
        Border color #200af2