#1815be color space conversions
Hex:
        #1815be
        RGB:
        24, 21, 190
        CMY:
        91, 92, 25
        CMYK:
        87, 89, 0, 25
      HSL:
        241°, 80.0948%, 41.3725%
        HSV (HSB):
        241°, 88.9474%, 74.5098%
        XYZ:
        9.9391, 4.4482, 49.0499
        xyY:
        0.1567, 0.0701, 4.4482
      CIE-Lab:
        25.1011, 58.4027, -82.4527
        CIE-LCH:
        25.1011, 101.0412, 305.3106
        CIE-Luv:
        25.1011, -6.5938, -94.4560
        Hunter-Lab:
        21.0908, 47.2098, -123.1244
      #1815be color charts
#1815be RGB chart
      #1815be CMYK chart
      #1815be RGB pie chart
      #1815be color shades, tints & tones
#1815be color schemes
#1815be color preview, HTML & CSS examples
           This text has a color of #1815be        
        
          <p style="color:#1815be;">Text here</p>
        
        
          .mytext {color:#1815be;}
        
        Text color #1815be
      
           This box has a color of #1815be        
        
          <div style="background-color:#1815be;">Content here</div>
        
        
          .mybackground {background-color:#1815be;}
        
        Background color #1815be
      
           Border around this has a color of #1815be        
        
          <div style="border:2px solid #1815be;">Content here</div>
        
        
          .myborder {border:2px solid #1815be;}
        
        Border color #1815be