#1415fe color space conversions
Hex:
        #1415fe
        RGB:
        20, 21, 254
        CMY:
        92, 92, 0
        CMYK:
        92, 92, 0, 0
      HSL:
        240°, 99.1525%, 53.7255%
        HSV (HSB):
        240°, 92.1260%, 99.6078%
        XYZ:
        18.4460, 7.8408, 94.3071
        xyY:
        0.1530, 0.0650, 7.8408
      CIE-Lab:
        33.6491, 75.4794, -105.0428
        CIE-LCH:
        33.6491, 129.3489, 305.6995
        CIE-Luv:
        33.6491, -9.5079, -131.1921
        Hunter-Lab:
        28.0014, 68.5850, -180.0840
      #1415fe color charts
#1415fe RGB chart
      #1415fe CMYK chart
      #1415fe RGB pie chart
      #1415fe color shades, tints & tones
#1415fe color schemes
#1415fe color preview, HTML & CSS examples
           This text has a color of #1415fe        
        
          <p style="color:#1415fe;">Text here</p>
        
        
          .mytext {color:#1415fe;}
        
        Text color #1415fe
      
           This box has a color of #1415fe        
        
          <div style="background-color:#1415fe;">Content here</div>
        
        
          .mybackground {background-color:#1415fe;}
        
        Background color #1415fe
      
           Border around this has a color of #1415fe        
        
          <div style="border:2px solid #1415fe;">Content here</div>
        
        
          .myborder {border:2px solid #1415fe;}
        
        Border color #1415fe