#4002fd color space conversions
Hex:
        #4002fd
        RGB:
        64, 2, 253
        CMY:
        75, 99, 1
        CMYK:
        75, 99, 0, 1
      HSL:
        255°, 98.4314%, 50.0000%
        HSV (HSB):
        255°, 99.2095%, 99.2157%
        XYZ:
        19.8657, 8.2253, 93.4691
        xyY:
        0.1634, 0.0677, 8.2253
      CIE-Lab:
        34.4477, 79.2810, -103.0996
        CIE-LCH:
        34.4477, 130.0577, 307.5594
        CIE-Luv:
        34.4477, -4.6007, -131.4799
        Hunter-Lab:
        28.6797, 73.4528, -173.1543
      #4002fd color charts
#4002fd RGB chart
      #4002fd CMYK chart
      #4002fd RGB pie chart
      #4002fd color shades, tints & tones
#4002fd color schemes
#4002fd color preview, HTML & CSS examples
           This text has a color of #4002fd        
        
          <p style="color:#4002fd;">Text here</p>
        
        
          .mytext {color:#4002fd;}
        
        Text color #4002fd
      
           This box has a color of #4002fd        
        
          <div style="background-color:#4002fd;">Content here</div>
        
        
          .mybackground {background-color:#4002fd;}
        
        Background color #4002fd
      
           Border around this has a color of #4002fd        
        
          <div style="border:2px solid #4002fd;">Content here</div>
        
        
          .myborder {border:2px solid #4002fd;}
        
        Border color #4002fd