#380bc5 color space conversions
Hex:
        #380bc5
        RGB:
        56, 11, 197
        CMY:
        78, 96, 23
        CMYK:
        72, 94, 0, 23
      HSL:
        255°, 89.4231%, 40.7843%
        HSV (HSB):
        255°, 94.4162%, 77.2549%
        XYZ:
        11.8286, 5.1113, 53.1865
        xyY:
        0.1687, 0.0729, 5.1113
      CIE-Lab:
        27.0496, 64.0743, -83.2874
        CIE-LCH:
        27.0496, 105.0824, 307.5717
        CIE-Luv:
        27.0496, -2.4968, -99.4761
        Hunter-Lab:
        22.6082, 53.8267, -123.6556
      #380bc5 color charts
#380bc5 RGB chart
      #380bc5 CMYK chart
      #380bc5 RGB pie chart
      #380bc5 color shades, tints & tones
#380bc5 color schemes
#380bc5 color preview, HTML & CSS examples
           This text has a color of #380bc5        
        
          <p style="color:#380bc5;">Text here</p>
        
        
          .mytext {color:#380bc5;}
        
        Text color #380bc5
      
           This box has a color of #380bc5        
        
          <div style="background-color:#380bc5;">Content here</div>
        
        
          .mybackground {background-color:#380bc5;}
        
        Background color #380bc5
      
           Border around this has a color of #380bc5        
        
          <div style="border:2px solid #380bc5;">Content here</div>
        
        
          .myborder {border:2px solid #380bc5;}
        
        Border color #380bc5