#421ff3 color space conversions
Hex:
        #421ff3
        RGB:
        66, 31, 243
        CMY:
        74, 88, 5
        CMYK:
        73, 87, 0, 5
      HSL:
        250°, 89.8305%, 53.7255%
        HSV (HSB):
        250°, 87.2428%, 95.2941%
        XYZ:
        18.9144, 8.6093, 85.4589
        xyY:
        0.1674, 0.0762, 8.6093
      CIE-Lab:
        35.2209, 71.1343, -96.1737
        CIE-LCH:
        35.2209, 119.6222, 306.4883
        CIE-Luv:
        35.2209, -4.9302, -126.7156
        Hunter-Lab:
        29.3416, 63.7183, -152.1460
      #421ff3 color charts
#421ff3 RGB chart
      #421ff3 CMYK chart
      #421ff3 RGB pie chart
      #421ff3 color shades, tints & tones
#421ff3 color schemes
#421ff3 color preview, HTML & CSS examples
           This text has a color of #421ff3        
        
          <p style="color:#421ff3;">Text here</p>
        
        
          .mytext {color:#421ff3;}
        
        Text color #421ff3
      
           This box has a color of #421ff3        
        
          <div style="background-color:#421ff3;">Content here</div>
        
        
          .mybackground {background-color:#421ff3;}
        
        Background color #421ff3
      
           Border around this has a color of #421ff3        
        
          <div style="border:2px solid #421ff3;">Content here</div>
        
        
          .myborder {border:2px solid #421ff3;}
        
        Border color #421ff3