#4002f5 color space conversions
Hex:
        #4002f5
        RGB:
        64, 2, 245
        CMY:
        75, 99, 4
        CMYK:
        74, 99, 0, 4
      HSL:
        255°, 98.3806%, 48.4314%
        HSV (HSB):
        255°, 99.1837%, 96.0784%
        XYZ:
        18.6175, 7.7260, 86.8962
        xyY:
        0.1644, 0.0682, 7.7260
      CIE-Lab:
        33.4056, 77.4234, -100.3321
        CIE-LCH:
        33.4056, 126.7316, 307.6563
        CIE-Luv:
        33.4056, -4.0829, -126.9762
        Hunter-Lab:
        27.7956, 70.9167, -165.8986
      #4002f5 color charts
#4002f5 RGB chart
      #4002f5 CMYK chart
      #4002f5 RGB pie chart
      #4002f5 color shades, tints & tones
#4002f5 color schemes
#4002f5 color preview, HTML & CSS examples
           This text has a color of #4002f5        
        
          <p style="color:#4002f5;">Text here</p>
        
        
          .mytext {color:#4002f5;}
        
        Text color #4002f5
      
           This box has a color of #4002f5        
        
          <div style="background-color:#4002f5;">Content here</div>
        
        
          .mybackground {background-color:#4002f5;}
        
        Background color #4002f5
      
           Border around this has a color of #4002f5        
        
          <div style="border:2px solid #4002f5;">Content here</div>
        
        
          .myborder {border:2px solid #4002f5;}
        
        Border color #4002f5