#423ec2 color space conversions
Hex:
        #423ec2
        RGB:
        66, 62, 194
        CMY:
        74, 76, 24
        CMYK:
        66, 68, 0, 24
      HSL:
        242°, 51.9685%, 50.1961%
        HSV (HSB):
        242°, 68.0412%, 76.0784%
        XYZ:
        13.7070, 8.4985, 51.9569
        xyY:
        0.1848, 0.1146, 8.4985
      CIE-Lab:
        35.0003, 42.3743, -68.3560
        CIE-LCH:
        35.0003, 80.4246, 301.7950
        CIE-Luv:
        35.0003, -6.0372, -95.9390
        Hunter-Lab:
        29.1523, 32.9118, -85.2636
      #423ec2 color charts
#423ec2 RGB chart
      #423ec2 CMYK chart
      #423ec2 RGB pie chart
      #423ec2 color shades, tints & tones
#423ec2 color schemes
#423ec2 color preview, HTML & CSS examples
           This text has a color of #423ec2        
        
          <p style="color:#423ec2;">Text here</p>
        
        
          .mytext {color:#423ec2;}
        
        Text color #423ec2
      
           This box has a color of #423ec2        
        
          <div style="background-color:#423ec2;">Content here</div>
        
        
          .mybackground {background-color:#423ec2;}
        
        Background color #423ec2
      
           Border around this has a color of #423ec2        
        
          <div style="border:2px solid #423ec2;">Content here</div>
        
        
          .myborder {border:2px solid #423ec2;}
        
        Border color #423ec2