#412bfd color space conversions
Hex:
        #412bfd
        RGB:
        65, 43, 253
        CMY:
        75, 83, 1
        CMYK:
        74, 83, 0, 1
      HSL:
        246°, 98.1308%, 58.0392%
        HSV (HSB):
        246°, 83.0040%, 99.2157%
        XYZ:
        20.7735, 9.9434, 93.7529
        xyY:
        0.1669, 0.0799, 9.9434
      CIE-Lab:
        37.7407, 69.5396, -97.6142
        CIE-LCH:
        37.7407, 119.8511, 305.4658
        CIE-Luv:
        37.7407, -6.7074, -132.4647
        Hunter-Lab:
        31.5332, 62.4094, -154.2048
      #412bfd color charts
#412bfd RGB chart
      #412bfd CMYK chart
      #412bfd RGB pie chart
      #412bfd color shades, tints & tones
#412bfd color schemes
#412bfd color preview, HTML & CSS examples
           This text has a color of #412bfd        
        
          <p style="color:#412bfd;">Text here</p>
        
        
          .mytext {color:#412bfd;}
        
        Text color #412bfd
      
           This box has a color of #412bfd        
        
          <div style="background-color:#412bfd;">Content here</div>
        
        
          .mybackground {background-color:#412bfd;}
        
        Background color #412bfd
      
           Border around this has a color of #412bfd        
        
          <div style="border:2px solid #412bfd;">Content here</div>
        
        
          .myborder {border:2px solid #412bfd;}
        
        Border color #412bfd