#4145fe color space conversions
Hex:
        #4145fe
        RGB:
        65, 69, 254
        CMY:
        75, 73, 0
        CMYK:
        74, 73, 0, 0
      HSL:
        239°, 98.9529%, 62.5490%
        HSV (HSB):
        239°, 74.4094%, 99.6078%
        XYZ:
        22.1975, 12.5358, 95.0156
        xyY:
        0.1711, 0.0966, 12.5358
      CIE-Lab:
        42.0553, 57.6724, -91.0255
        CIE-LCH:
        42.0553, 107.7579, 302.3577
        CIE-Luv:
        42.0553, -10.1516, -131.5090
        Hunter-Lab:
        35.4060, 49.9488, -134.3268
      #4145fe color charts
#4145fe RGB chart
      #4145fe CMYK chart
      #4145fe RGB pie chart
      #4145fe color shades, tints & tones
#4145fe color schemes
#4145fe color preview, HTML & CSS examples
           This text has a color of #4145fe        
        
          <p style="color:#4145fe;">Text here</p>
        
        
          .mytext {color:#4145fe;}
        
        Text color #4145fe
      
           This box has a color of #4145fe        
        
          <div style="background-color:#4145fe;">Content here</div>
        
        
          .mybackground {background-color:#4145fe;}
        
        Background color #4145fe
      
           Border around this has a color of #4145fe        
        
          <div style="border:2px solid #4145fe;">Content here</div>
        
        
          .myborder {border:2px solid #4145fe;}
        
        Border color #4145fe